Skip to content

ensure release workflow runs on regular pushes to main#1948

Merged
lukasIO merged 3 commits into
mainfrom
lukas/release-workflow
May 20, 2026
Merged

ensure release workflow runs on regular pushes to main#1948
lukasIO merged 3 commits into
mainfrom
lukas/release-workflow

Conversation

@lukasIO

@lukasIO lukasIO commented May 20, 2026

Copy link
Copy Markdown
Contributor

two things:

  • the release workflow didn't run on main, so fixing this
  • the new build uses oxc transform but doesn't perform any type checking anymore, just transforming code (hence the speedup). So adding a type:check step do ensure we're still catching those

@changeset-bot

changeset-bot Bot commented May 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 87ac624

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 97.97 KB (0%)
dist/livekit-client.umd.js 106.57 KB (0%)

@lukasIO lukasIO merged commit 4f82133 into main May 20, 2026
8 checks passed
@lukasIO lukasIO deleted the lukas/release-workflow branch May 20, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants